API Documentation
MAIN PAGE
NAMESPACES
CLASSES
Documentation
Headers
NilkinsAstraeus
Scripts
Lua
nkResourcesWrap
Constants.h
1
// Constants.h
3
//
5
6
namespace
nkAstraeus::lua::nkResourcesWrap
7
{
13
struct
Constants
14
{
15
// Namespaces
16
inline
static
const
std::string
NAMESPACE
;
17
18
// UserTypes
19
inline
static
const
std::string
RESOURCE_MANAGER
;
20
} ;
21
}
nkAstraeus::lua::nkResourcesWrap::Constants::RESOURCE_MANAGER
static const std::string RESOURCE_MANAGER
Identifies a nkResources::ResourceManager.
Definition:
Constants.h:19
nkAstraeus::lua::nkResourcesWrap
Encompasses the wrapping of nkResources for Lua.
Definition:
Constants.h:7
nkAstraeus::lua::nkResourcesWrap::Constants::NAMESPACE
static const std::string NAMESPACE
Identifies the namespace.
Definition:
Constants.h:16
nkAstraeus::lua::nkResourcesWrap::Constants
Constants encompassing user type identifiers for the wrapping of nkResources.
Definition:
Constants.h:14
Generated by
Doxygen
1.8.18